home *** CD-ROM | disk | FTP | other *** search
- { Drag the AppMaker-generated files into the following build order: }
-
- { Globals.p }
- { ResourceDefs.p }
- { Cursors.p -- AppMaker library routine }
- { DoScrap.p -- AppMaker library routine }
- { Miscellany.p -- AppMaker library routine }
- { Scrolling.p -- AppMaker library routine }
- { WindowAids.p -- AppMaker library routine }
- { DialogAids.p -- AppMaker library routine }
- %for each dialog gen buildOrder%
- %for each window gen buildOrder%
- { Dispatcher.p }
- %for each menu gen buildOrder%
- { MainMenu.p }
- { Windowing.p -- AppMaker library routine }
- { EventLoop.p -- AppMaker library routine }
- { Startup.p -- AppMaker library routine }
-
- Unit BuildOrder;
- Interface
- Implementation
- End.
-